projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f10f0b7
)
(XLIB_ILLEGAL_ACCESS): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 30 Jun 1994 04:27:21 +0000
(
04:27
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 30 Jun 1994 04:27:21 +0000
(
04:27
+0000)
src/xfns.c
patch
|
blob
|
history
diff --git
a/src/xfns.c
b/src/xfns.c
index c73af713a1c38699bfda9060615dc0a96c0b9e6b..12b369b8c75329f577eb238d1e41b61989facb12 100644
(file)
--- a/
src/xfns.c
+++ b/
src/xfns.c
@@
-28,6
+28,9
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <stdio.h>
#endif
+/* This makes the fields of a Display accessible, in Xlib header files. */
+#define XLIB_ILLEGAL_ACCESS
+
#include "lisp.h"
#include "xterm.h"
#include "frame.h"